var go/build.bom 2 uses go/build (current package) read.go#L32: var bom = []byte{0xef, 0xbb, 0xbf} read.go#L40: if leadingBytes, err := b.Peek(3); err == nil && bytes.Equal(leadingBytes, bom) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)